'lo, this is Greater Evil.. What you have just acquired is a group of routines that I was going to make a full fledged library. However, that was before I got tired of writing straight assembly. I thus regret that there isn't anything terribly interesting in here aside from your normal lambert shaded vector junk. (I planned on writing a more classic scan converter with lists and all and gourad shaded stuff, but I was faced with no nice way to do this without procedural abstraction. I'm about to go buy Watcom C.) Credits go to Tran for both the Pmode lib and the pmode timer IRQ. Here is what most of this stuff is: V0 EXE Exectuable V0 ASM Main module MODEX ASM Modex routines POLY ASM Poly routines VEC ASM Vector code MAKEIT BAT Batch for recompiling the thing 24GON INC 24 sided polyhedra data file CUBE INC Cube data file SINTAB INC Sine table for Vec.asm PMODE OBJ Tran's pmode lib (2.51) - obj only. VRT OBJ Tran's retrace timer. If you want to get in touch with me, feel like adding to this, or whatever, I can be reached at gt5111a@prism.gatech.edu or on #coders as G_Evil. Later...